'Declaration
<DispIdAttribute(180)> Function GetFileAttachmentAnnotCreationDate( _ ByVal AnnotationIdx As Integer _ ) As String
[DispId(180)] string GetFileAttachmentAnnotCreationDate( int AnnotationIdx )
function GetFileAttachmentAnnotCreationDate( AnnotationIdx: Integer ): String;
DispIdAttribute(180) function GetFileAttachmentAnnotCreationDate( AnnotationIdx : int ) : String;
[DispId(180)] string* GetFileAttachmentAnnotCreationDate( int AnnotationIdx )
[DispId(180)] String^ GetFileAttachmentAnnotCreationDate( int AnnotationIdx )
Parameters
- AnnotationIdx